home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / Haskell 98.ini < prev    next >
INI File  |  2005-11-27  |  2KB  |  256 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Haskell 98
  4. HTMLGroup=0
  5. FileType=.hs,.lhs
  6. CommentString=--
  7. SQLComment=1
  8. HaskellComment=1
  9. IndentChar=
  10. UnIndentChar=
  11. TabWidth=4
  12. CaseSensitive=1
  13. SingleQuote=1
  14. DoubleQuote=1
  15. KeyWordChars=_'
  16. CodeExplorer=ftUnknown
  17. [KeyWords]
  18. _=
  19. case=
  20. class=
  21. data=
  22. default=
  23. deriving=
  24. do=
  25. else=
  26. if=
  27. import=
  28. in=
  29. infix=
  30. infixl=
  31. infixr=
  32. instance=
  33. let=
  34. module=
  35. newtype=
  36. of=
  37. then=
  38. type=
  39. where=
  40. [ReservedWords]
  41. abs=
  42. acos=
  43. acosh=
  44. all=
  45. and=
  46. any=
  47. appendFile=
  48. asin=
  49. asinh=
  50. asTypeOf=
  51. atan=
  52. atan2=
  53. atanh=
  54. Bool=
  55. Bounded=
  56. break=
  57. catch=
  58. ceiling=
  59. compare=
  60. concat=
  61. concatMap=
  62. const=
  63. cos=
  64. cosh=
  65. curry=
  66. cycle=
  67. decodeFloat=
  68. div=
  69. divMod=
  70. Double=
  71. drop=
  72. dropWhile=
  73. Either=
  74. either=
  75. elem=
  76. encodeFloat=
  77. Enum=
  78. enumFrom=
  79. enumFromThen=
  80. enumFromThenTo=
  81. enumFromTo=
  82. EQ=
  83. Eq=
  84. error=
  85. even=
  86. exp=
  87. exponent=
  88. fail=
  89. False=
  90. FilePath=
  91. filter=
  92. flip=
  93. Float=
  94. floatDigits=
  95. Floating=
  96. floatRadix=
  97. floatRange=
  98. floor=
  99. fmap=
  100. foldl=
  101. foldl1=
  102. foldr=
  103. foldr1=
  104. Fractional=
  105. fromEnum=
  106. fromInteger=
  107. fromIntegral=
  108. fromRational=
  109. fst=
  110. Functor=
  111. gcd=
  112. getContents=
  113. getChar=
  114. getLine=
  115. GT=
  116. head=
  117. Char=
  118. id=
  119. init=
  120. Int=
  121. Integer=
  122. Integral=
  123. interact=
  124. IO=
  125. ioError=
  126. IOError=
  127. isDenormalized=
  128. isIEEE=
  129. isInfinite=
  130. isNaN=
  131. isNegativeZero=
  132. iterate=
  133. Just=
  134. last=
  135. lcm=
  136. Left=
  137. length=
  138. lex=
  139. lines=
  140. log=
  141. logBase=
  142. lookup=
  143. LT=
  144. map=
  145. mapM=
  146. mapM_=
  147. max=
  148. maxBound=
  149. maximum=
  150. maybe=
  151. Maybe=
  152. min=
  153. minBound=
  154. minimum=
  155. mod=
  156. Monad=
  157. negate=
  158. not=
  159. notElem=
  160. Nothing=
  161. null=
  162. Num=
  163. odd=
  164. or=
  165. Ord=
  166. Ordering=
  167. otherwise=
  168. pi=
  169. pred=
  170. print=
  171. product=
  172. properFraction=
  173. putChar=
  174. putStr=
  175. putStrLn=
  176. quot=
  177. quotRem=
  178. Rational=
  179. read=
  180. Read=
  181. readFile=
  182. readIO=
  183. readList=
  184. readLn=
  185. readParen=
  186. ReadS=
  187. reads=
  188. readsPrec=
  189. Real=
  190. RealFloat=
  191. RealFrac=
  192. realToFrac=
  193. recip=
  194. rem=
  195. repeat=
  196. replicate=
  197. return=
  198. reverse=
  199. Right=
  200. round=
  201. scaleFloat=
  202. scanl=
  203. scanl1=
  204. scanr=
  205. scanr1=
  206. seq=
  207. sequence=
  208. sequence_=
  209. show=
  210. Show=
  211. showChar=
  212. showList=
  213. showParen=
  214. ShowS=
  215. shows=
  216. showsPrec=
  217. showString=
  218. significand=
  219. signum=
  220. sin=
  221. sinh=
  222. snd=
  223. span=
  224. splitAt=
  225. sqrt=
  226. String=
  227. subtract=
  228. succ=
  229. sum=
  230. tail=
  231. take=
  232. takeWhile=
  233. tan=
  234. tanh=
  235. toEnum=
  236. toInteger=
  237. toRational=
  238. True=
  239. truncate=
  240. uncurry=
  241. undefined=
  242. unlines=
  243. until=
  244. unwords=
  245. unzip=
  246. unzip3=
  247. userError=
  248. words=
  249. writeFile=
  250. zip=
  251. zip3=
  252. zipWith=
  253. zipWith3=
  254. [KeyWords2]
  255. [KeyWords3]
  256.